38. Quiz: IN

Questions using IN operator

  1. Use the accounts table to find the account name, primary_poc, and sales_rep_id for Walmart, Target, and Nordstrom.

  2. Use the web_events table to find all information regarding individuals who were contacted via the channel of organic or adwords.

Code

If you need a code on the https://github.com/udacity.